home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / MISC / BM192A.ZIP / TABLES.S < prev    next >
Encoding:
Text File  |  1996-02-23  |  956 b   |  26 lines

  1. *=======================================================*
  2. *    Data tables module: latest update 10/02/96    * 
  3. *=======================================================*
  4.  
  5. sinres        =    4096
  6.  
  7. *-------------------------------------------------------*
  8.             datlong
  9. *-------------------------------------------------------*
  10.  
  11. *-------------------------------------------------------*
  12. *    Sinetable    (4096 words -16384 <> +16384 )    *
  13. *-------------------------------------------------------*
  14. sine:            incbin    'data\sinewave.tab'
  15. *-------------------------------------------------------*
  16.  
  17. *-------------------------------------------------------*
  18. *    Standard 6x6 debugging font            *
  19. *-------------------------------------------------------*
  20. font:            incbin    'data\doom.fnt'
  21. *-------------------------------------------------------*
  22.  
  23. *-------------------------------------------------------*
  24.             txtlong
  25. *-------------------------------------------------------*
  26.